PATH
Mac OS 8 and 9 Developer Documentation
>
Human Interface Toolbox
>
Icon Services and Utilities
>
Obtaining and Using Icons With Icon Services
IsIconRefMaskEmpty
Reports whether a specified mask is empty.
pascal Boolean IsIconRefMaskEmpty (IconRef iconRef)
iconRef
A value of type
IconRef
whose mask you wish to test.
function result
true
if the mask associated with the given
IconRef
is empty,
false
otherwise.
© 1999 Apple Computer, Inc. – (Last Updated 03 Dec 99)